Leadtools.Dicom.Common.Linq Namespace : Queryable<T> Class |
The following tables list the members exposed by Queryable<T>.
Name | Description | |
---|---|---|
ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this instance of System.Linq.IQueryable is executed. | |
Expression | Gets the expression tree that is associated with the instance of System.Linq.IQueryable. | |
Provider | Gets the query provider that is associated with this data source. |
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the collection. |